Skip to content

chore(deps): update cloud storage libraries - #949

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cloud-storage-libraries
Open

chore(deps): update cloud storage libraries#949
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cloud-storage-libraries

Conversation

@renovate

@renovate renovate Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
cloud.google.com/go/storage v1.63.0v1.64.0 age confidence
github.com/aws/aws-sdk-go-v2 v1.42.1v1.43.0 age confidence
github.com/aws/aws-sdk-go-v2/config v1.32.27v1.32.31 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.104.2v1.106.0 age confidence
github.com/aws/smithy-go v1.27.3v1.27.5 age confidence

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.43.0

Compare Source

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.61.0
    • Feature: This release adds the new LaunchInstances API, which can launch instances synchronously in an AutoScaling group. The API also returns instances info and launch error back immediately.
  • github.com/aws/aws-sdk-go-v2/service/backup: v1.53.0
    • Feature: AWS Backup now supports a low-cost warm storage tier for Amazon S3 backup data.
  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.43.0
    • Feature: Amazon Bedrock Runtime Service Tier Support Launch
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.70.0
    • Feature: New CloudFormation DescribeEvents API with operation ID tracking and failure filtering capabilities to quickly identify root causes of deployment failures. Also, a DeploymentMode parameter for the CreateChangeSet API that enables creation of drift-aware change sets for safe drift management.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.59.0
    • Feature: CloudWatch Logs updates: Added capability to setup a recurring schedule for log insights queries. Logs introduced Scheduled Queries (managed through Create/Update/Get/Delete/List/History Scheduled Query APIs). For more information, see CloudWatch Logs API documentation.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.146.0
    • Feature: This release added support for ring timer configuration for campaign calls.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.271.0
    • Feature: AWS Site-to-Site VPN now supports VPN Concentrator, a new feature that enables customers to connect multiple low-bandwidth sites connections through a single attachment, simplifying multi-site connectivity for distributed enterprises.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.51.0
    • Feature: Added the AssociateDelegationRequest, GetDelegationRequest, AcceptDelegationRequest, RejectDelegatonRequest, ListDelegationRequests, UpdateDelegationRequest, SendDelegationToken and GetHumanReadableSummary APIs for the IAM temporary delegation feature.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.46.0
    • Feature: Amazon MSK adds three new APIs, ListTopics, DescribeTopic, and DescribeTopicPartitions for viewing Kafka topics in your MSK clusters.
  • github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi: v1.31.0
    • Feature: Add support for new ListRequiredTags API used to retrieve the required tags specified in a customer's effective tag policy.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.70.0
    • Feature: AssociateWebACL, UpdateWebACL and PutLoggingConfiguration will now throw WAFFeatureNotIncludedInPricingPlanException when the request contains a feature that is not included in the CloudFront pricing plan of the WebACL.
aws/smithy-go (github.com/aws/smithy-go)

v1.27.5

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.5
    • Bug Fix: Fix a performance issue in awsQuery with large response payloads.

v1.27.4

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Jul 17, 2026
@renovate

renovate Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 19 additional dependencies were updated

Details:

Package Change
google.golang.org/api v0.287.0 -> v0.287.1
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.31.0 -> v1.32.0
github.com/aws/aws-sdk-go-v2/credentials v1.19.26 -> v1.19.30
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.30 -> v1.18.31
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.30 -> v1.4.31
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.30 -> v2.7.31
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.31 -> v1.4.32
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.23 -> v1.9.24
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.30 -> v1.13.31
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.31 -> v1.19.32
github.com/aws/aws-sdk-go-v2/service/signin v1.2.2 -> v1.5.0
github.com/aws/aws-sdk-go-v2/service/sso v1.31.5 -> v1.33.0
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.8 -> v1.38.0
github.com/aws/aws-sdk-go-v2/service/sts v1.43.5 -> v1.45.0
github.com/googleapis/gax-go/v2 v2.22.0 -> v2.23.0
go.opentelemetry.io/contrib/detectors/gcp v1.42.0 -> v1.43.0
google.golang.org/genproto/googleapis/api v0.0.0-20260615183401-62b3387ff324 -> v0.0.0-20260630182238-925bb5da69e7
google.golang.org/genproto/googleapis/rpc v0.0.0-20260622175928-b703f567277d -> v0.0.0-20260630182238-925bb5da69e7
google.golang.org/grpc v1.81.1 -> v1.82.0

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.70%. Comparing base (47171f9) to head (34532d2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #949   +/-   ##
=======================================
  Coverage   47.70%   47.70%           
=======================================
  Files          99       99           
  Lines        6163     6163           
=======================================
  Hits         2940     2940           
  Misses       3018     3018           
  Partials      205      205           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/cloud-storage-libraries branch 10 times, most recently from 54a3d6d to cc7966c Compare July 27, 2026 20:09
@renovate
renovate Bot force-pushed the renovate/cloud-storage-libraries branch from cc7966c to 34532d2 Compare July 28, 2026 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 📋 Backlog

Development

Successfully merging this pull request may close these issues.

1 participant